Skip to content

Improve our Postgres AddressSanitizer instrumentation#9912

Open
akuzm wants to merge 1 commit into
timescale:mainfrom
akuzm:better-asan
Open

Improve our Postgres AddressSanitizer instrumentation#9912
akuzm wants to merge 1 commit into
timescale:mainfrom
akuzm:better-asan

Conversation

@akuzm

@akuzm akuzm commented May 27, 2026

Copy link
Copy Markdown
Member

Turns out it's broken since PG16. Now, besides the "VALGRIND" macros that are used to poison the memory, some invocations of these macros themselves are under #ifdef USE_VALGRIND. Just remove these ifdefs.

Turns out it's broken since PG16. Now, besides the "VALGRIND" macros
that are used to poison the memory, some invocations of these macros
themselves are under #ifdef USE_VALGRIND. Just remove these ifdefs.
@github-actions github-actions Bot requested review from kpan2034 and pnthao May 27, 2026 15:11
@github-actions

Copy link
Copy Markdown

@kpan2034, @pnthao: please review this pull request.

Powered by pull-review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants